-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump styled-components from 5.3.11 to 6.1.11 #43057
Bump styled-components from 5.3.11 to 6.1.11 #43057
Conversation
6a64140
to
b1fc463
Compare
a8d0356
to
7756ea0
Compare
Folks, I'm taking it and resolving problems right now. |
7756ea0
to
3016ca8
Compare
I pushed a bunch of changes, there's also an Enterprise draft PR, but I'm still wrestling with three unit tests. |
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.11 to 6.1.11. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](styled-components/styled-components@v5.3.11...v6.1.11) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
3016ca8
to
64db930
Compare
Notes:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
I quickly tested Connect and Web UI, I didn't see any regressions.
@@ -28,6 +29,8 @@ import cfg from 'teleport/config'; | |||
|
|||
import { Theme } from 'gen-proto-ts/teleport/userpreferences/v1/theme_pb'; | |||
|
|||
import isPropValid from '@emotion/is-prop-valid'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to declare this dependency in design/package.json.
@bl-nero did you want to remove the new lines at the end of |
Bumps styled-components from 5.3.11 to 6.1.11.
Release notes
Sourced from styled-components's releases.
... (truncated)
Commits
770d1fa
chore: v6.1.11c9dddd6
chore(types): expose FastOmit92b669f
feat(types): add types to support third-party wrapping scenarios4f52d16
chore: bump versioncda9ccb
Export IStyledComponentBase interface (#4300)1a4d47e
revert "fix: improve types for .attrs() (#4288)"f688bef
chore: run prettier6e818f2
chore: upgrade typescriptf5530ac
chore: update dependencies263685d
chore: update benchmark targetsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)